home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / Tools / nShell™ 1.0.3 / nShell / bin / ls / ls.rsrc / TEXT_16000_man general.txt < prev    next >
Encoding:
Text File  |  1994-09-24  |  403 b   |  27 lines

  1.  
  2. NAME
  3.  
  4. ls - list directory contents
  5.  
  6. SYNOPSIS
  7.  
  8. ls [[-c cols] | [-l [-g] [-b]]] [pathname]
  9.  
  10. DESCRIPTION
  11.  
  12. The "ls" command is included as a method of listing directory contents.
  13.  
  14. OPTIONS
  15.  
  16. -c    list the directory contents in the specified number of columns.
  17.  
  18. -l    long listing
  19.  
  20. -g    specifies file creation dates on long listings
  21.  
  22. -b    specifies file backup dates on long listings
  23.  
  24. RETURN CODES
  25.  
  26. <0    Error
  27. 0    Success